home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 March / CHIP Mart 1997.iso / prg / WINRAR / WINRAR20.EXE / Rar_FAQ.Txt < prev    next >
Encoding:
Text File  |  1996-09-04  |  11.3 KB  |  256 lines

  1. --------------------------------------------------------------------------
  2.  
  3.                     RAR Frequently Asked Questions (FAQ)
  4.  
  5.             Copyright 1994 Eugene Roshal.  All rights reserved.
  6.  
  7.                                12-April-1996
  8.  
  9. --------------------------------------------------------------------------
  10.  
  11. Published by Eugene Roshal with assistance from the users of RAR, UNRAR,
  12. related utilities, and the RAR support sites.  This document may be freely
  13. distributed for non-commercial and information purposes.  This document
  14. may not, under any circumstance, be traded, sold, or otherwise used for
  15. commercial gain or purposes without prior written consent of Eugene
  16. Roshal.
  17. --------------------------------------------------------------------------
  18.  
  19. Questions listed in this FAQ:
  20. --------------------------------------------------------------------------
  21. Q. Why the two-color progress bar has disappeared since RAR 2.00 is released.
  22.    Why is the compression ratio no longer displayed after each file processed.
  23.  
  24. Q: While I can see that RAR is a great program with a terrific user
  25.    interface, there appear to be no facilities available to convert my
  26.    existing archived files to RAR format.
  27.  
  28. Q: RAR incorporates a number of different compression "methods", what are
  29.    the advantages and disadvantages of using them and which one would you
  30.    recommend for daily use?
  31.  
  32. Q: I've heard a lot about "Solid" archives.  What are they and how can I use
  33.    them?
  34.  
  35. Q: How could a user of my BBS (E-mail system, FTP server etc) extract
  36.    files from RAR archives while RAR is shareware and one must register
  37.    after a 40 day evaluation period?
  38.  
  39. Q: I use "inspect" to examine mail packets, but it has no built-in support
  40.    for RAR.  How can Inspect be configured to 'see' into RAR files?
  41.  
  42. Q: The Maximus BBS software does not supply a viewer which is capable
  43.    of viewing RAR files. how can this problem be overcome?
  44.  
  45. Q. Where can I get the latest releases of RAR and all the utilities that seem
  46.    to be becoming available for it these days?
  47.  
  48. Q. I am having problems using Netscape to download files with the .RAR
  49.    extension.
  50. --------------------------------------------------------------------------
  51.  
  52. Q. Why the two-color progress bar has disappeared since RAR 2.00 is released.
  53.    Why is the compression ratio no longer displayed after each file processed.
  54.  
  55. A. Because of the new, improved compression algorithm implemented in RAR 2.00,
  56.    it is no longer possible to display the ratio for each file.  The new 
  57.    algorithm processes groups of files and RAR has no information to display
  58.    as a compression result (compression ratio) for a particular file until
  59.    the entire file group has been processed.
  60. ------------------------------------------------------------------------------
  61.  
  62. Q: While I can see that RAR is a great program with a terrific user
  63.    interface, there appear to be no facilities available to convert my
  64.    existing archived files to RAR format.
  65.  
  66. A: You are using an older version of RAR than 1.54 which includes it's
  67.    own conversion utility called RCVT.  This utility is FREE for RAR
  68.    users and will handle most of your file conversion needs, including
  69.    the updating of you FILES.BBS lists.
  70. --------------------------------------------------------------------------
  71.  
  72. Q: RAR incorporates a number of different compression "methods", what are
  73.    the advantages and disadvantages of using them and which one would you
  74.    recommend for daily use?
  75.  
  76. A: RAR contains 6 different methods of compressing files, which one you
  77.    use would depend upon your requirements.  i.e. how much you demand the
  78.    file be compressed balanced against how much time you are willing to
  79.    devote to the compression process.  There is always a trade-off and the
  80.    final choice must be yours.  Our recommendation is to leave compression
  81.    as "Normal" unless you have good reason to change it.
  82.  
  83.      Store         No compression is used at all, the files are simply
  84.                    collected into the archive.  This method is quite fast
  85.                    and is useful for simply copying files from one place
  86.                    to another.
  87.      Fastest       The fastest compression method is applied.  This is
  88.                    slower than the "store" method.
  89.      Fast          A slightly better compression method is used, resulting
  90.                    in a smaller file.
  91.      Normal        A better compression method is used to achieve (almost)
  92.                    optimal compression, at a slight cost in time.
  93.      Good          A better compression method gains another increase of
  94.                    (0.1 - 0.3%)
  95.      Best          Uses the best compression method of all at the cost of
  96.                    20% - 100% more time, for the purists only.
  97.  
  98.    Here are the results of a compression test:
  99.  
  100.     Method used   Time taken     %    Compressed size     %
  101.  
  102.        -m0           6.64      37.9       354262       100.00
  103.        -m1          17.52     100.0       270534        76.37
  104.        -m2          17.61     100.5       269431        76.05
  105.        -m3          18.18     103.8       268314        75.74
  106.        -m4          19.22     116.6       268123        75.68
  107.        -m5          20.43     119.7       268091        75.68
  108.  
  109.    As you can see, as the packing method improves, the time required
  110.    increases, but the increase in time is proportionally much greater than
  111.    the gain acheived.  This why the default and recommended method is set
  112.    to -m3
  113.  
  114.    If you wish to obtain the 'ultimate' compression from RAR, without
  115.    regard for the time taken, then the best general set of rules would
  116.    be:
  117.  
  118.    ..  Use the -s -m5 and -ds switches
  119.  
  120.    ..  Use the @ command with a file containing a list of the files to
  121.        be archived.
  122.  
  123.    ..  Create the list of files to be archived using the following
  124.        rule: all files should be 'grouped' according to file contents
  125.        (ANSI-code, ASCII source, binary, executable, etc)
  126.  
  127. --------------------------------------------------------------------------
  128.  
  129. Q: I've heard a lot about "Solid" archives.  What are they and how can I use
  130.    them?
  131.  
  132. A: It has been well known, for a long time, that one method of increasing
  133.    the efficiency of compression, was to copy all the files to be compressed
  134.    into a single file, before compressing them. This is called creating a
  135.    "Solid" file before compressing. There are programs around which indeed
  136.    perform this operation and act as a pre-processor to another archiver.
  137.    RAR handles this function internally and invisibly to the user, it
  138.    simply "sees" all files together as a single data stream, with the
  139.    end result that the final output is significantly smaller than it would
  140.    otherwise be.  The gain to be had from this type of archive can be
  141.    significant and can be 10% - 60% of the size of the original archive.
  142.  
  143.    As with any other gain, there is a price to be paid and that price should
  144.    be taken into consideration before creating a "Solid" archive.  The best
  145.    way to understand if using a solid archive is best for you is to answer
  146.    the following questions:
  147.  
  148.    Q: How often are you going to update or modify the archive?
  149.  
  150.    A: Probably never       ..  Use a solid archive
  151.  
  152.       Rarely               ..  Use a solid archive
  153.  
  154.       Frequently           ..  Use a normal archive
  155.  
  156.    Q: Are you using RAR as a packer for an electronic mail system?
  157.  
  158.    A: Yes                  ..  Use a solid archive
  159.  
  160.    Note:  Use RAR versions 1.52 or greater to manipulate solid archives.
  161. --------------------------------------------------------------------------
  162.  
  163. Q: How could a user of my BBS (E-mail system, FTP server etc) extract
  164.    files from RAR archives while RAR is shareware and one must register
  165.    after a 40 day evaluation period?
  166.  
  167. A: The RAR distribution archive contains a free unRAR utility, UNRAR.EXE,
  168.    which can be used, without paying a license fee, by anyone wanting to
  169.    extract archives created by RAR.  As an additional BONUS to this, the
  170.    source code of a portable unRAR is included with RAR version above 1.53
  171. --------------------------------------------------------------------------
  172.  
  173. Q: I use "inspect" to examine mail packets, but it has no built-in support
  174.    for RAR.  How can Inspect be configured to 'see' into RAR files?
  175.  
  176. A: Although Inspect does not contain built-in support for RAR, the problem
  177.    can be solved by making RAR support Inspect instead.  Load RAR and
  178.    configure the external viewer to be Inspect.
  179.  
  180.    On an archive that RAR recognises, pressing return on the archived file
  181.    will open it up, and then hitting F3 will call up Inspect to view the
  182.    files.  On (say) an ARC, hitting F3 on the archive will call up Inspect
  183.    which will open the archive and allow you to view the contents.  This
  184.    technique has been shown to work on RAR, ARJ, ZIP, ARC and LZH mail
  185.    archives.
  186. --------------------------------------------------------------------------
  187.  
  188. Q: The Maximus BBS software does not supply a viewer which is capable
  189.    of viewing RAR files. how can this problem be overcome?
  190.  
  191. A: Janis Kracht in Fidonet Zone 1 provides us with the following MECCA
  192.    script which can solve the problem:
  193.  
  194.    [Comment RAR Contents Viewer by Janis Kracht 7-26-95]
  195.    [ifexist]c:\max\RARFILE.BBS [delete]C:\Max\RARFILE.BBS
  196.    [/l3][cls][ckoff][clear_stacked]
  197.    [lightcyan][cls][locate  1  1]Name of file to view (NO extension):
  198.    [yellow][readln]
  199.    [ifentered] [goto L3]
  200.    [ifexist]%Q\%J.RAR [goto doit]
  201.    Can't find the file!  Try again? (Y/n)[menu]yn|
  202.    [choice]| [goto l3]
  203.    [choice]y [goto l3]
  204.    [choice]n [goto endit]
  205.    [/doit][xtern_dos]rar l %Q\%J.RAR > RARFILE.ANS
  206.    [xtern_dos]c:\max\ans2bbsp RARFILE
  207.    [moreon]
  208.    [link]RARFILE.BBS
  209.    [/endit][exit]
  210. --------------------------------------------------------------------------
  211. Q. Where can I get the latest releases of RAR and all the utilities that seem
  212.    to be becoming available for it these days?
  213.  
  214. A. RAR has its own "FDN" (File Distribution Network) which is available from
  215.    RAR Registration/Support Sites, IFDC FileGate Hubs, Planet Connect
  216.    Satellite Systems, PageSat Satellite Systems, paonline.com, and all
  217.    FidoNet FileBone hubs.
  218.  
  219.    A list of ftp sites may be obtained by sending an e-mail message to:
  220.  
  221.                 ftp.rar@knowledgebase.fi
  222. --------------------------------------------------------------------------
  223. Q. I am having problems using Netscape to download files with the .RAR
  224.    extension.
  225.  
  226. A. To configure Netscape, version 2.0, to recognize the .RAR file extension,
  227.    perform the following operations:
  228.  
  229.        Select the Options Menu.
  230.  
  231.        Select General Preferences.
  232.  
  233.        Select the Helpers tab in the window that comes up.
  234.  
  235.        Click the "Create New Type" Button.
  236.  
  237.        Fill in the Mime Type field as         application
  238.  
  239.        Fill in the Mime SubType field as      rar
  240.  
  241.    Now you will see that there is an entry in your list for application/rar.
  242.  
  243.        Select that item in the listbox.
  244.  
  245.        Edit the File Extensions field and place rar (no period) there.
  246.  
  247.        Select the Save to Disk radio button.
  248.  
  249.        Select OK.
  250.  
  251. ------------------------------------------------------------------------------
  252. end of file "RAR_faq.txt"
  253.  
  254. ------------------------------------------------------------------------------
  255.  
  256.